Skip to content

Bump to Validator Ejector to v1.9. #157

Merged
KaloyanTanev merged 1 commit into
ObolNetwork:mainfrom
cnupy:main
Sep 2, 2025
Merged

Bump to Validator Ejector to v1.9. #157
KaloyanTanev merged 1 commit into
ObolNetwork:mainfrom
cnupy:main

Conversation

@cnupy
Copy link
Copy Markdown

@cnupy cnupy commented Aug 22, 2025

Summary

This PR upgrades the Validator Ejector to version 1.9.0 and introduces new environment variables for the Hoodi network in the sample .env.sample.hoodi file.

Changes

  • Bumped Validator Ejector version to 1.9.0
  • Added the following variables to .env.sample.hoodi:
  • Updated docker-compose.yml to reflect these additions

Reasoning

These updates align the configuration with the upgraded Validator Ejector.

Additional Notes

Node operators should update their local .env files based on the new .env.sample.hoodi.

@cnupy cnupy marked this pull request as ready for review August 28, 2025 15:58
Comment thread .env.sample.hoodi
Comment thread docker-compose.yml
- STAKING_MODULE_ID=${VE_STAKING_MODULE_ID:-2}
- OPERATOR_ID=${VE_OPERATOR_ID}
- ORACLE_ADDRESSES_ALLOWLIST=${VE_ORACLE_ADDRESSES_ALLOWLIST}
- EASY_TRACK_ADDRESS=${VE_EASY_TRACK_ADDRESS}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have default value for this as well?
If not, we should add VE_EASY_TRACK_ADDRESS to .env.sample.mainnet as well. It will be a bit of a hassle communicating with everyone with a running cluster to copy the new variable to their existing .env.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My plan was to add the mainnet setting in a separate PR once VE 1.9.0 is confirmed ready for mainnet. At this point, VE shouldn’t be used on mainnet.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. I will merge it and include it in rc2, which is intended also only for Hoodi.

@KaloyanTanev KaloyanTanev merged commit 9c221cb into ObolNetwork:main Sep 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants